home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / sfm10b.zip / LOCAL.SFM < prev    next >
Text File  |  1996-09-06  |  962b  |  54 lines

  1. ; Localhost mirror
  2.  
  3. ; Host name
  4. ;
  5. Host = local
  6.  
  7. ;User name (default is 'anonymous')
  8. ;
  9. User = guest
  10.  
  11. ;Password (default is '-mirror@localhost')
  12. ;
  13. Password = -mirror@
  14.  
  15. ; Login retries and timeout between each retry
  16. ; Default is 1 try, 0 - continuous
  17. ; Defualt timeout is 5 sec
  18. ;
  19. LoginRetries = 10, 5
  20.  
  21. ; Port to connect (default is 21)
  22. ;
  23. Port = 21
  24.  
  25. ; Mirror log (default is 'mirror.log')
  26. ;
  27. Log = local.mir
  28.  
  29. ; Pausing xx seconds after mirror or waiting for any key
  30. ; To disable it set value 0
  31. ;
  32. PauseAfterMirror = 0
  33.  
  34. StartupRemoteDir = /
  35.  
  36. StartupLocalDir  = D:\Tmp
  37.  
  38. ; !!! Not implemented yet
  39. ;
  40. DefaultMode = 1
  41. ; 0 - only files in current dir
  42. ; 1 - mirror whole tree    (default)
  43. ; 2 - tree -> single dir
  44.  
  45. StartDate   = 01-01-96
  46.  
  47. ExcludeMask = *.bak;*.bbs;*.diz;descript.ion
  48.  
  49. # IncludeMask = a*.exe       !!! Not implemented yet
  50.  
  51. ; RemoteFiles; LocalDir  { ;Mode; StartDate; Mask; ExcludeMask }
  52.  
  53. Dir = d/util;Util
  54.